﻿*{
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei",STXihei;
}
ul{
    list-style: none;
}
a:hover {
    text-decoration: none !important;
}
/* 主页 */
.wrapper{
    width: 100%;
    overflow: hidden;
}

/* 头部 */
.header{
    width: 100%;
    height: 383px;
    position: relative;
}
.center{
    width: 1200px;
    /* margin: 0 auto; */
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    height: 315px;
}
.sitelogo{
    width: 257px;
    height: 112px;
    position: absolute;
    left: 0;
    z-index: 9999;
}
.wordlogo{
    width: 935px;
    height: 147px;
    position: absolute;
    top: 129px;
    left: 149px;
    z-index: 9999;

}
.searchbox{
    width: 260px;
    height: 70px;
    position: absolute;
    right: 0;
    top: 24px;
    z-index: 9999;
}
.todaydate{
    width: 250px;
    height: 26px;
    font-size: 14px;
    color: #000000;
    line-height: 26px;
    padding-left: 10px;
}
.search{
    width: 260px;
    height: 33px;
    margin-top: 11px;

}
#content{
    width: 245px;
    height: 33px;
    border: none;
    border-radius: 15px;
    position: relative;
    color: #aaaaaa;
    font-size: 14px;
    padding-left: 15px;
}
#search_button{
    width: 16px;
    height: 16px;
    border: none;
    float: right;
    position: absolute;
    right:16px;
    top: 45px;
}
.topbox{
    width: 100%;
    height: 315px;
}
/* 焦点图 淡出------------------------------ */

.cxslide_fade{overflow:hidden;position:relative;width:1920px;height:315px;background:#fff;margin: 0 auto;}
.cxslide_fade .box{overflow:hidden;position:relative;width:1920px;height:315px;}
.cxslide_fade .list{overflow:hidden;height:99999px;}
.cxslide_fade .list li{position:relative;width:1920px;height:315px;}
.cxslide_fade .list img{vertical-align:top;}


/* 导航 */
.navbox{
    width: 100%;
    height: 68px;
    background-color: #36679f;
}
.navbox ul {
    width: 1200px;
    height: 68px;
    margin: 0 auto;
}
.navbox ul li{
    width: 120px;
    height: 68px;
    float: left;
    line-height: 68px;
    text-align: center;
    background: url('tb_nav_line_20210427.png')no-repeat right;
}
.navbox ul li:hover{
    background-color: #2f588b;
}
.navbox ul li a{
    font-size: 18px;
    color: #E5E5E5;
}
#lastnav{
    background: no-repeat;
}
#lastnav:hover{
    background-color: #2f588b;
}
#firstnav img{
    margin-top: -5px;
    margin-right: 3px;
}
/* 主体开始 */
.main{
    width: 100%;
    overflow: hidden;
}
.main_center{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.tzggbox{
    width: 100%;
    height: 50px;
    background: #f5f6fb;
}
/* .mid{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
} */
.tzgg{
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}
.tzgg_tit{
    width: 90px;
    font-size: 18px;
    font-weight: 600;
    color: #37679F;
    line-height: 50px;
    float: left;
    
}
.tzgg_listbox{
        width: 1100px;
        height: 50px;
        float: right;
        line-height: 50px;

}

/* .tzgg_listbox a{
    font-size: 14px;
    color: #37679F;
    line-height: 50px;
    margin-right: 20px;
} */
.tzgg_date{
    margin-left: 10px;
    margin-right: 10px;

}
#scroll_div {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    width: 1100px;
}

#scroll_div a {
    font-size: 14px;
    color: #37679F;
    line-height: 50px;
    margin-right: 20px;
}


#scroll_begin,
#scroll_end {
    display: inline;
}
.hot-news{
    width: 1198px;
    height: 78px;
    border: 1px solid #e8e8e8;
    background: url('tb_tt_logo_20210427.png')no-repeat left;
    margin-top: 19px;
}
.hot_top{
    width: 990px;
    margin: 0 auto;
    height: 30px;
    padding-top: 10px;
    font-size: 32px;
    /* font-family: FZDaHei-B02S; */
    color: #CE3130;
    line-height: 40px;
    text-align: center;
}
.hot_top a{
    font-size: 30px;
    /* font-family: FZDaHei-B02S; */
    color: #CE3130;
}
.hot_bottom{
    width: 990px;
    margin: 0 auto;
    height: 30px;
    font-size: 13px;
    color: #37679F;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
}
.hot_bottom span a{
    font-size:13px;
    color: #999999;
    line-height: 30px;
}
.hot_bottom span a:hover{
    color: #36679f;
}
#zyxx,#zyxx a{
    font-size: 13px;
    color: #37679F;
    margin-left: 0;
}
.hot_bottom span{
    font-size: 13px;
    color: #999999;
    line-height: 30px;
    margin-right: 4px;
    margin-left: 4px;
}
.lineone{
    width: 1200px;
    height: 285px;
    margin-top: 24px;

}
.lineone_left{
    width: 380px;
    height: 285px;
    float: left;
}

/* 焦点图 水平滚动
------------------------------ */

.slide_x {
    overflow: hidden;
    position: relative;
    margin: 0px auto;
    width: 380px;
    height: 285px;
    background: #FFF;
}

.slide_x a {
    text-decoration: none;
}

.slide_x .box {
    overflow: hidden;
    position: relative;
    width: 380px;
    height: 285px;
}

.slide_x .list {
    overflow: hidden;
    width: 9999px;
}

.slide_x .list li {
    float: left;
    position: relative;
    width: 380px;
    height: 285px;
}

.slide_x .list img {
    vertical-align: top;
}

.slide_x .list p {
    line-height: 32px;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 32px;
    font-size: 12px;
    background: rgba(0,0,0,0.7);
}
.slide_x .list p a{
    font-size: 12px;
    margin-left: 10px;
    color: #fff;
}

.slide_x .btn {
    overflow: hidden;
    position: absolute;
    bottom: 8px;
    right: 16px;
}

.slide_x .btn li {
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 0 0 5px;
    background: #eee;
    color: #333;
    font: 11px/16px Tahoma;
    text-align: center;
    cursor: pointer;
}

.slide_x .btn .selected {
    background: #f30;
    color: #fff;
}

.lineone_mid{
    width: 380px;
    height: 285px;
    float: left;
    margin-left: 30px;
}
.lineone_tit{
    width: 100%;
    height: 33px;
    line-height: 35px;
    border-bottom: 2px solid #36679f;
}
.lineone_tit p{
    width: 128px;
    height: 33px;
    background: #36679f;
    text-align: center;
    line-height: 35px;
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    float: left;
}
.more{
    float: right;
    font-size: 16px;
    color: #999999;
}
.more:hover{
    color:#36679f;
}
.common_list{
    width: 100%;
    margin-top: 12px;
    overflow: hidden;
}
.common_list li{
    height: 34px;
    line-height: 34px;
}
.common_list li img{
    margin-left: 2px;
    margin-top: -6px;

}
.common_list li a{
    height: 220px;
    font-size: 16px;
    color: #000000;
    margin-left: 8px;
}
.common_list li a:hover{

    color: #36679f;
}
.lineone_right{
    width: 380px;
    height: 285px;
    float: right;
}

.linetwo{
    width: 1200px;
    height: 280px;
    margin-top: 24px;
    overflow: hidden;
}
.linetwo_left{
    width: 380px;
    height: 280px;
    float: left;
}
.linetwo_tit{
    width: 100%;
    height: 43px;
    line-height: 45px;
    border-bottom: 2px solid #36679f;

}
.linetwo_tit p{
    width: 128px;
    height: 43px;
    line-height: 45px;
    font-size: 18px;
    font-weight: 600;
    color: #36679f;
    float: left;
}
.mt22{
    margin-top: 22px;
}
.video_list{
    width: 380px;
    height: 197px;
    margin-top: 28px;
}
.linetwo_mid{
    width: 380px;
    height: 280px;
    float: left;
    margin-left: 30px;
}
.linetwo_right{
    width: 380px;
    height: 280px;
    float: right;
}
.linethree{
    width: 100%;
    height: 250px;
    background: url('tb_tbgs_bg_20210427.png')no-repeat center;
}

/* 台胞故事 */

.tbgs_list{
    width: 164px;
    height: 164px;

    float: left;
    margin: 0 38px;
    margin-top: 58px;
    /* background: url(tb_tbgs_pic1_20210427.png) no-repeat center center; */
}

.ec-circle{
    width: 164px;
    height: 164px;
	-webkit-border-radius: 82px;
	-moz-border-radius: 82px;
    /* width: 146px;
    height: 146px;
    margin-left: 8px;
	-webkit-border-radius: 73px;
	-moz-border-radius: 73px; */
	border-radius: 50%;
	text-align: center;
    overflow: hidden;
    font-family: "Microsoft YaHei",STXihei;
	-webkit-transition: box-shadow 400ms ease-in-out;
	-moz-transition: box-shadow 400ms ease-in-out;
	-o-transition: box-shadow 400ms ease-in-out;
	-ms-transition: box-shadow 400ms ease-in-out;
	transition: box-shadow 400ms ease-in-out;
	/*For IE < 9 so that we have some kind of effect */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	display: block;
	outline: none;
    position: relative;
}
#circle1{
    background: url(tb_tbgs_pic1_20210427.png) no-repeat center center;
}
#circle2{
    background: url(tb_tbgs_pic2_20210427.png) no-repeat center center;
}
#circle3{
    background: url(tb_tbgs_pic3_20210427.png) no-repeat center center;
}
#circle4{
    background: url(tb_tbgs_pic4_20210427.png) no-repeat center center;
}
#circle5{
    background: url(tb_tbgs_pic5_20210427.png) no-repeat center center;
}
.ec-circle-hover{

    -webkit-box-shadow: 
        inset 0 0 1px 230px rgba(0,0,0,0.6),
		inset 0 0 0 7px #d5ad94;
	-moz-box-shadow: 
        inset 0 0 1px 230px rgba(0,0,0,0.6),
		inset 0 0 0 7px #d5ad94;
	box-shadow: 
        inset 0 0 1px 230px rgba(0,0,0,0.6),
		inset 0 0 0 7px #d5ad94;
	/*For IE < 9 so that we have some kind of effect */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    position: relative;
}
/* Text inside of circle */
.ec-circle h3{
    height: 20px;
    position: absolute;
    bottom: 24px;
    width: 100%;
    color: #fff;
    font-size: 16px;
	/* line-height: 420px; */
    text-shadow: 0px 0px 100px #fff;
	text-transform: uppercase;
    -webkit-transition: text-shadow 400ms ease-in-out;
	-moz-transition: text-shadow 400ms ease-in-out;
	-o-transition: text-shadow 400ms ease-in-out;
	-ms-transition: text-shadow 400ms ease-in-out;
	transition: text-shadow 400ms ease-in-out;

    -webkit-transition: font-size 400ms ease-in-out;
	-moz-transition: font-size 400ms ease-in-out;
	-o-transition: font-size 400ms ease-in-out;
	-ms-transition: font-size 400ms ease-in-out;
	transition: font-size 400ms ease-in-out;

    -webkit-transition: bottom 400ms ease-in-out;
	-moz-transition: bottom 400ms ease-in-out;
	-o-transition: bottom 400ms ease-in-out;
	-ms-transition: bottom 400ms ease-in-out;
	transition: bottom 400ms ease-in-out;
    
}
.ec-circle-hover h3{
	text-shadow: 0px 0px 1px #fff;
    font-size: 28px;
    bottom:50%;
    /* margin-bottom: -20px; */

}


/* __________________________________________________________________________________________________ */

.linefour{
    width: 1200px;
    height: 254px;
    margin-top: 20px;
}
.linefour_left{
    width: 585px;
    height: 254px;
    float: left;
    background: url('tb_njjj_bg_20210427.png')no-repeat;
}
.linefour_list{
    width: 540px;
    height: 138px;
    margin-left: 10px;
    margin-top: 103px;
}
.linefour_list li {
    width: 155px;
    height: 138px;
    float: left;
    margin-left: 25px;
    
}
.linefour_list li img{
    width: 155px;
    height: 89px;
}
.linefour_list li p{
    width: 155px;
    height:30px;
    line-height: 30px;
    text-align: center;
    margin-top: 17px;
}
.linefour_list li p a{
    height: 18px;
    font-size: 18px;
    color: #FFFFFF;

}

.linefour_right{
    width: 585px;
    height: 254px;
    float: right;
    background: url('tb_twjj_bg_20210427.png')no-repeat;
}

.linefive{
    width: 100%;
    height: 164px;
    margin-top: 35px;
    border-bottom: 2px solid #37679F;

}
.linefive_titbox{
    width: 1200px;
    height: 25px;

}
.blueline{
    width: 550px;
    height: 2px;
    background: #37679F;
    float: left;
    margin-top: 14px;

}
.linefive_tit{
    width: 100px;
    height: 25px;
    font-size: 24px;
    font-weight: 600;
    color: #37679F;
    line-height: 25px;
    float: left;
    text-align: center;

}
.linefive_left{
    width: 790px;
    height: 80px;
    float: left;
    margin-top: 25px;

}
.linefive_l_top{
    width: 790px;
    height: 35px;

}
.question{
    width: 36px;
    height: 36px;
    background: #749DCF;
    border-radius: 4px; 
    font-size: 20px;
    color: #FFFFFF;
    line-height: 36px;
    float: left;
    text-align: center;
}
.question_list{
    width: 636px;
    height: 35px;
    background: #749DCF;
    float: left;
    position: relative;
    border-radius: 4px;
    margin-left: 12px;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 35px;
    padding-left: 16px;
}
.question_list em{
    display:block;
    border-width:5px;
    position:absolute;
    left:-5px;
    border-style:solid dashed dashed ;
    border-color:#749DCF transparent  transparent;
    font-size:0; 
    line-height:0;
}
.morequestion{
    width: 78px;
    height: 35px;
    background: #CE3130;
    border-radius: 4px;
    line-height: 35px;
    text-align: center;
    float: right;
}
.morequestion a{
    font-size: 16px;
    color: #FFFFFF;
}
.linefive_l_bottom{
    width: 790px;
    height: 35px;
    margin-top: 9px;
}
.answer{
    width: 36px;
    height: 36px;
    background: #CE3130;
    border-radius: 4px;
    float: left;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
}
.answer_list{
    width: 726px;
    height: 35px;
    background: #F2F6FE;
    float: left;
    position: relative;
    border-radius: 4px;
    margin-left: 12px;
    font-size: 16px;
    font-weight: 600;
    color: #666666;
    line-height: 35px;
    padding-left: 16px;
}
.answer_list em{
    display:block;
    border-width:5px;
    position:absolute;
    left:-5px;
    border-style:solid dashed dashed ;
    border-color:#F2F6FE transparent  transparent;
    font-size:0; 
    line-height:0;
}
.more_answer{
    font-size: 16px;
    color: #37679F;
    font-style: italic;
    margin-left: 8px;
}
.linefive_right{
    width: 380px;
    height: 80px;
    float: right;
    margin-top: 25px;

}
.wyzxbox,.rxdhbox{
    width: 176px;
    height: 54px;
    border: 2px solid #749DCF;
    border-radius: 12px;
    float: left;
    padding-top: 22px;
}
.rxdhbox{
    float: right;

}
.wyzxbox img{
    float: left;
    margin-left: 28px;
}
.rxdhbox img{
    float: left;
    margin-left: 16px;
}
.wyzxbox p{
    width: 80px;
    height: 40px;
    font-size: 18px;
    font-weight: 600;
    color: #37679F;
    line-height: 40px;
    text-align: center;
    float: left;
    margin-left: 8px;
}
.rxdh{
    width: 102px;
    height: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #37679F;
    line-height: 20px;
    text-align: center;
    float: left;
    margin-left: 4px;
}
.telephone{
    width: 102px;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #37679F;
    line-height: 20px;
    text-align: center;
    float: left;
    margin-left: 4px;
}

/* 友情链接 */
.linesix{
    width: 100%;

    margin-top: 35px;
}
.linesix_left{
    width: 66px;
    height: 60px;
    font-size: 24px;
    font-weight: 600;
    color: #37679F;
    border-right: 2px solid #b5b5b5;
    float: left;
}
.linesix_right{
    width: 1132px;
    float: left;
}
.linesix_right ul {
    width: 100%;
    overflow: hidden;
}
.linesix_right ul li{
    height: 30px;
    font-size: 16px;
    color: #000000;
    line-height: 30px;
    float: left;
    margin: 0 11px;
}
.linesix_right ul li a{
    font-size: 16px;
    color: #000000;

}
.linesix_right ul li a:hover{
    color: #36679f;

}

/* 底部 */
.footer{
    width: 100%;
    height: 122px;
    border-top:10px solid #37679F;
    background: #f2f6ff;
    margin-top: 32px;
    padding-top: 42px;
}
.footer p{
    text-align: center;
    font-size: 16px;
    color: #000000;
    line-height: 32px;

}
.zgnj{
    width: 95px;
    height: 38px;
    float: left;
    margin-top: 32px;
}
.dzjg{
    width: 80px;
    height: 80px;
    float: right;
    margin-top: 12px;
}

/* 左右浮动 */
.wing_l{
    width: 140px;
    height: 176px;
    position: fixed;
    top:50%;
    left: 60px;
    margin-top: -90px;
    border: 1px solid #78a0d1;
    box-shadow: 0px 0px 5px 0px #78a0d1;
}
.wing_l img,.wing_r img{
    width: 140px;
    height: 140px;
}
.wing_l p,.wing_r p{
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    background: #749ed0;
}
.wing_r{
    width: 140px;
    height: 176px;
    position: fixed;
    top:50%;
    right: 60px;
    margin-top: -90px;
    border: 1px solid #78a0d1;
    box-shadow: 0px 0px 5px 0px #78a0d1;
}